| 1. | Updatable result sets always use a server cursor 可更新结果集始终使用服务器游标。 |
| 2. | Is the name of the transact - sql server cursor defined 所定义的transact - sql服务器游标的名称。 |
| 3. | Sql server restricts server cursors to a single result set Sql server将服务器游标限制到单个结果集中。 |
| 4. | No server cursor is created 不创建服务器游标。 |
| 5. | Api server cursors Api服务器游标 |
| 6. | Plan guides can match queries that are submitted from api server cursor routines 计划指南可以与通过api服务器游标例程所提交的查询匹配。 |
| 7. | Inserts made by other users are not visible inserts cannot be made through a transact - sql server cursor 其他用户执行的插入是不可见的(不能通过transact - sql服务器游标执行插入) 。 |
| 8. | Or to api server cursor routines ; therefore , they can also be matched by sql or template plan guides 或调用api服务器游标例程;因此,它们也可以通过sql或template计划指南进行匹配。 |
| 9. | You can see the invocation of api server cursor routines in sql server profiler traces by viewing the 事件探查器跟踪事件,可以在sql server事件探查器跟踪中看到api服务器游标例程的调用。 |
| 10. | A server cursor that is built to support the cursor functions of an api , such as odbc , ole db , ado , and db - library 由ado . net查询返回的一种数据流。 datareader对象使客户端能够接收只读、只进的数据流。 |